use gdk_threads_add_idle so that the handler acquires the lock since it
authorPaolo Borelli <pborelli@katamail.com>
Mon, 8 Sep 2008 14:29:26 +0000 (14:29 +0000)
committerPaolo Borelli <pborelli@src.gnome.org>
Mon, 8 Sep 2008 14:29:26 +0000 (14:29 +0000)
commit5e667ea561770dd257d17e08b890666514c345d1
tree0c845b8c0e363210405d0a14709cc2bc4ade47bb
parenta306ab45c56ee5236cd4d3c2e01a6c8bdfa56e8d
use gdk_threads_add_idle so that the handler acquires the lock since it

2008-09-08  Paolo Borelli  <pborelli@katamail.com>

* gtk/gtkfilechooserentry.c (install_start_autocompletion_idle):
use gdk_threads_add_idle so that the handler acquires the lock
since it calls gtk functions.

svn path=/trunk/; revision=21321
ChangeLog
gtk/gtkfilechooserentry.c